Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NVFlowBlockContainer<T> Class / GGl Method


In This Topic
    GGl Method (NVFlowBlockContainer<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub GGl( _
       ByVal OKMC As NTextElement, _
       ByVal pKMC As bOIC _
    ) 
    'Usage
     
    
    Dim instance As NVFlowBlockContainer(Of T)
    Dim OKMC As NTextElement
    Dim pKMC As bOIC
     
    instance.GGl(OKMC, pKMC)
    internal override void GGl( 
       NTextElement OKMC,
       bOIC pKMC
    )

    Parameters

    OKMC
    pKMC
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also